Fully Qualified Name: | Laminas\EventManager\EventsCapableInterface |
Interface indicating that an object composes an EventManagerInterface instance.
Name | Description | Defined By |
---|---|---|
getEventManager() | Retrieve the event manager | EventsCapableInterface |
Retrieve the event manager
Lazy-loads an EventManager instance if none registered.
Returns: \EventManagerInterface